<string>Volume %1, %2 - current size is %3</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>10</number>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="1" column="4">
<property name="name">
<cstring>textLabel4_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Max Volume Size:</string>
</property>
</widget>
<widget class="QSlider" row="1" column="3">
<property name="name">
<cstring>VolSizeSlider</cstring>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>NoMarks</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Move the slider to define size of the new partition. By default, the wizard takes all blocks of the free space available on the selected hard disk to create the partition. If there are no such blocks, it automatically takes about 50% of the unused space of an adjoining partition, thus resizing it.</string>